home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_82602.txt < prev    next >
Text File  |  1990-08-14  |  2KB  |  61 lines

  1. -- card: 82602 from stack: in
  2. -- bmap block id: 84084
  3. -- flags: 4000
  4. -- background id: 4754
  5. -- name: Help
  6. ----- HyperTalk script -----
  7. on openCard
  8. end openCard
  9.  
  10.  
  11. -- part 2 (field)
  12. -- low flags: 01
  13. -- high flags: 0001
  14. -- rect: left=7 top=111 right=332 bottom=309
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 0
  18. -- font id: 2
  19. -- text size: 10
  20. -- style flags: 0
  21. -- line height: 12
  22. -- part name: 
  23.  
  24.  
  25. -- part 4 (button)
  26. -- low flags: 00
  27. -- high flags: 0000
  28. -- rect: left=0 top=0 right=343 bottom=513
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 1
  32. -- font id: 0
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: 
  37. ----- HyperTalk script -----
  38. on mouseUp
  39.   visual dissolve fast
  40.   go back
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part contents for background part 5
  46. ----- text -----
  47. Help
  48.  
  49. -- part contents for card part 2
  50. ----- text -----
  51. This button returns to the Mac School Shell which provides access to all the Mac School modules.
  52.  
  53. This button allows you to view various windows in the selected module. We recommend selecting this button after the Rolling Demo if there are any windows you need more time to review.
  54.  
  55. To return to the Home stack press this button.
  56.  
  57. The integration between the modules is graphically displayed when this button is pressed.
  58.  
  59. A rolling demonstration of the current module is accessed through this button.
  60.  
  61. To view information on other Mac School modules click on either the left or right arrow.